projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c779a0
)
Remove unused alignment from GtkTooltip.
author
Paolo Borelli
<pborelli@gnome.org>
Sun, 4 Dec 2011 18:20:23 +0000
(19:20 +0100)
committer
Paolo Borelli
<pborelli@gnome.org>
Sun, 4 Dec 2011 18:20:23 +0000
(19:20 +0100)
gtk/gtktooltip.c
patch
|
blob
|
history
diff --git
a/gtk/gtktooltip.c
b/gtk/gtktooltip.c
index 5cff68f6b2ebf957f0d281533ee8b547805dee17..df4fc50ff163e5bf284dd0191eb0d65f5d811999 100644
(file)
--- a/
gtk/gtktooltip.c
+++ b/
gtk/gtktooltip.c
@@
-116,7
+116,6
@@
struct _GtkTooltip
GObject parent_instance;
GtkWidget *window;
- GtkWidget *alignment;
GtkWidget *box;
GtkWidget *image;
GtkWidget *label;